.linklist-single-col li {
flex: 0 0 100% !important;
max-width: unset;
}
@media (min-width: 768px){
.linklist-single-col {
margin-bottom: -2rem !important;
}
}
